home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4495 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  668 b 

  1. Path: news.eclipse.net!usenet
  2. From: KevinAnderson <kevin@jenaroo.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Output requires shared library error
  5. Date: 5 Feb 1996 04:33:56 GMT
  6. Message-ID: <4f41bk$d0l@lunar.eclipse.net>
  7. NNTP-Posting-Host: one.jenaroo.com
  8. Mime-Version: 1.0
  9. Content-Type: text/plain; charset=us-ascii
  10. Content-Transfer-Encoding: 7bit
  11. X-Mailer: Mozilla 1.1PE (Windows; I; 16bit)
  12.  
  13. I was compiling a program and at the very end it gives the message:
  14.  
  15. ld: Output file requires shared library 'libc.so.4'
  16. gcc: Internal compiler error: program ld got fatal signal 6
  17. make: *** [filename] Error 1
  18.  
  19. I also tried it with cc.  Any help?
  20.  
  21. Kevin Anderson
  22. kevin@jenaroo.com
  23.  
  24.